fix(deps): update dependency torchvision to v0.25.0#64
Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency torchvision to v0.25.0#64red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit intomainfrom
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
91427e8 to
96b8c3b
Compare
96b8c3b to
5d3daf1
Compare
5d3daf1 to
cd34416
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
cd34416 to
4f78908
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.24.0->==0.25.0>=0.24.0,<0.25.0->>=0.25.0,<0.26.0Release Notes
pytorch/vision (torchvision)
v0.25.0: TorchVision 0.25 ReleaseCompare Source
TorchVision 0.25 is out! It is compatible with torch 2.10. It's a small release that comes with the following improvements:
Enhancement
[transforms] KeyPoints aren't clamped by default anymore after a transform. This is a bug-fix that comes with a change of behavior. We also added the
SanitizeKeyPointstransform to remove keypoints outside of the image area (#9236, #9235)[utils]
draw_bounding_boxesnow supports alabel_background_colorsparameter (#9204)[io] Fixed an issue in the GIF decoder (
decode_gif,decode_image) which affected some (not all) animated GIFs. (#9241)[misc] Various code-quality and docs improvements (#9218, #9270, #9250, #9247)
Contributors
🎉 We're grateful for our community, which helps us improve Torchvision by submitting issues and PRs, and providing feedback and suggestions. The following persons have contributed patches for this release:
Andrei Moraru, Andrey Talman, Antoine Simoulin , Arun Prakash A, Björn Barz, Huy Do, Nicolas Hug, Sean Gilligan, Wes Castro, Zhitao Yu
v0.24.1: TorchVision 0.24.1 ReleaseCompare Source
This is a patch release, which is compatible with PyTorch 2.9.1. There are no new features added.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.